This applet provides a usual popup menu when the mouse enters over the applet area or when the user clics. The popup menu can appear centered, where the mouse enters, or at random. This lets the user navigate easily in your site. You can set the menu items, the links...
Name |
Description |
Default |
Status |
text1, text2,...,textN link1, link2,...,linkN target
mode
location
background_color enter_background_color text text_height text_color status_bar_text sound_name |
the texts hierarchy in the
menu: the links hierarchy in the menu: the target of the new page : - "_blank" :
show in a new unnamed top-level window -"enter" : shows the popup when the mouse enters over the
applet area -"centered" : shows the popup centered over the applet area the background color the background color when mouse over a text displayed centered the height of the text the color of the text the text to display in the status bar when the mouse is over the sound played on load |
-
_blank
usual applet grey background color - 10 black - - |
required
required
required
required
required
required optional optional optional optional optional optional optional
required |
Special notes |
* note: you can put relative URL (to target a file on your
site) or absolute (with "http://...") URL. example: relative URL: ../home/home.html absolute URL: http://www.yahoo.com * The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. |
Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com